HTML menu

The menus are dynamic. Holding down the option key changes some menu items.

Browsers - To send a document to a browser for viewing, and to select browsers with which to view documents.

Help - Opens this manual in your browser.

Preferences - To change Alpha's behavior.

Use Attributes - To choose which attributes to be asked about. See the section about Deciding which attributes to be asked about.


New document
To insert the elements HTML, HEAD, TITLE, BODY in a new HTML document. If you have a text file which you want to make into an HTML file, this function lets you put the text into the document's BODY element. Open the text file before choosing "New document". If the current window is not empty you will be presented with this dialog box:

First a dialog box is presented where you can:

When you are finished with the first dialog box you are then asked about attributes for each element you have chosen to put in the HEAD, and finally you are asked about attributes for the BODY element.

The elements <HTML>, <HEAD>, <TITLE>, your chosen ones, and <BODY> are now inserted in the text. If there was text in the document, it is put in the BODY before the text in the footer.


Now comes the part of the menu with all HTML elements. Some of the menu items for the elements are dynamic. Hold down the option key and you see that some menu items change. The new ones which appear insert the same element as the other ones but with all attributes automatically skipped. ("No attr" in the menu stands for "no attributes"). The elements which this concerns are <H1>-<H6>, <P>, <BR>, <HR>, <UL>, <OL>, <TR>, <TH> and <TD>. This can be very useful if you for example are making a table and only for a few cells want to set some attributes.

Style SheetsElements and properties for Cascading Style Sheets
HeadersInsert section headers, from H1 to H6.
Blocks and Dividers These are various text-blocks and elements to control line breaks.
StylesElements for different text styles.
LinksHypertext links to and from other points, plus some inline objects.
Plug-insDifferent plug-ins all using <EMBED>
ListsAll kinds of lists.
FormsThe elements for building forms.
TablesThe elements for building tables.
Frames The elements for building frames.
Image MapsThe elements for client side image maps.
Java and JavaScriptThe elements for Java and JavaScript.
LayersThe elements for layers.
OtherThings which do not fit elsewhere.
Character EntitiesThe entities for characters, for example ü is &uuml;.

Browsers Help Preferences Use Attributes #newdoc Style Sheets Headers Blocks and Dividers Styles Links Plug-ins Lists Forms Tables Frames Image maps Java and JavaScript Layers Other Character Entities